Click or drag to resize

ResourceClientCertificate Property

Gets or sets the security client certificate.

Namespace:  Independentsoft.Webdav
Assembly:  Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntax
public X509Certificate ClientCertificate { get; set; }

Property Value

Type: X509Certificate
See Also